home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7900 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  710 b 

  1. Path: alfa.ist.utl.pt!l42571
  2. From: l42571@alfa.ist.utl.pt (PEDRO NUNO RODRIGUES DA FONSECA)
  3. Newsgroups: comp.lang.c
  4. Subject: Far pointers on BorlandC++
  5. Date: 29 Feb 1996 17:01:44 GMT
  6. Organization: Instituto Superior Tecnico 
  7. Message-ID: <4h4m5o$fmo@ci.ist.utl.pt>
  8. NNTP-Posting-Host: alfa.ist.utl.pt
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12.  
  13.     I would like to know tips for optimizing the use of
  14. "far" pointers on Borland C++ and avoiding pROBlems such as
  15. corrupting system files .I would also like to know if there
  16. is any remote way in wich I can allocate more than 1Mbyte of
  17. memory.Everyone I know told me it is impossible but I found
  18. it hard to believe that any decent compiler had such a severe
  19. restraint.    
  20.  
  21.